Text File | 1995-04-10 | 940 b | 14 lines | [ttro/ttxt]
About Simple Sample and Simple Sample GX…
Simple Sample GX is basically a QuickDraw application (Simple Sample) with QuickDraw GX printing support added to it. This makes the application "QuickDraw GX aware." This code has a companion article in issue #19 of develop magazine. Source code to both the "before" and "after" applications are in this folder.
If you have an application that you don't want to rewrite to be QuickDraw GX savvy, consider making your application QuickDraw GX aware. A QuickDraw GX aware application fully supports the QuickDraw GX printing dialogs, printing extensions, drag printing, and so forth, and still works on non-QuickDraw GX systems. This application demonstrates everything you need to do, and goes further-- showing how to support page-by-page formatting in a QuickDraw GX aware application.